CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据 归一化

搜索资源列表

  1. DlgWaveComm

    0下载:
  2. 是个串口的数据采集界面程序,完成对采样数据的归一化处理和波形显示,适合现学现用。-Is a serial interface for data acquisition procedures, the completion of the sampling data, normalized, and waveform display, suitable for the current study is to use.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-07
    • 文件大小:1605202
    • 提供者:黄志业
  1. guiyihua

    0下载:
  2. 能够将数据归一化处理,使不同单位不同数量级的数据统一起来。是一个不错的MATLAB代码-The data can be normalized, so that different units of different order of magnitude of data integrated. MATLAB code is a good
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:719
    • 提供者:wuqiongdong
  1. Mustererkennung

    1下载:
  2. 通过分析不同电机的声音信号文件,识别出电机种类。通过归一化消除了转速的影响。可以分析现有文件,也可以通过数据采集卡进行实时分析。-By analyzing the voice of the electrical signals of different documents, identify the type of motor. Through the normalized elimination of the impact speed. Can be analysis of existing
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:36444
    • 提供者:zhang
  1. PSO_base_RBF

    3下载:
  2. PSO的RBFNN优化程序 算法步骤 1.样本数据归一化处理,即将输入输出归一化到[-1,1]区间; 2.确定RBF网络的中心和宽度; 3.以拟合误差的均方根作为性能指标,使用PSO算法优化RBF网络输出层到隐层的连接权值矩阵-PSO-RBFNN algorithm optimization procedures Step 1. Sample data normalization treatment, about input and output normalized to [-
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:3815
    • 提供者:aKON
  1. shujuguiyihua1

    0下载:
  2. 数据提取和数据归一化 数据插值 imf分量绘图 imf分量能量-Data extraction and data normalization data interpolation imf component drawings imf component of energy
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:1162
    • 提供者:杨崧
  1. matlablibsvm

    0下载:
  2. matlab调用libsvm时数据归一化与反归一化之归一化程序 -matlab libsvm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:860
    • 提供者:周捷
  1. ELM

    1下载:
  2. 训练集/测试集产生 load spectra_data.mat 随机产生训练集和测试集 temp = randperm(size(NIR,1)) 训练集——50个样本 P_train = NIR(temp(1:50),:) T_train = octane(temp(1:50),:) 测试集——10个样本 P_test = NIR(temp(51:end),:) T_test = octane(temp(51:end),:) N = si
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1202
    • 提供者:王飞
  1. guiyihua

    0下载:
  2. 数据归一化处理,很不错的应用代码。可以应用到很多场合。-Data is normalized, it is a good application code. Can be applied to many occasions.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2045
    • 提供者:
  1. F_JIR

    0下载:
  2. 可以进行数据归一化处理 已进行模糊聚类 打基础 很好的一个程序-Data can be normalized fuzzy clustering has been laying the foundation for a good program
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1023
    • 提供者:李小龙
  1. shujuguiyihuachuli

    0下载:
  2. 这是一个数据归一化处理的程序,对于数据想要归一化处理,这是一个不错的参考。-This is a process of data normalization procedures for the data you want to normalize, which is a good reference.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6931
    • 提供者:吴闯
  1. G-P

    0下载:
  2. 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件-文件说明: 1、GP_Algorithm_main.m 2、LorenzData.dll 3、normalize_1.m 4
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:12889
    • 提供者:
  1. mapminmax

    0下载:
  2. 数据归一化函数,有些matlab没有此函数,在此,上传一个函数让大家共享,-Data normalization function, some matlab does not have this function, in this, the upload function to share, thank you
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1771
    • 提供者:杨金宽
  1. matlab-data-normalization-summary

    0下载:
  2. matlab数据归一化汇总,在matlab里面,用于归一化的方法共有三种: (1)premnmx、postmnmx、tramnmx (2)prestd、poststd、trastd (3)是用matlab语言自己编程。-matlab data normalization summary
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5068
    • 提供者:宋涛
  1. GA-BP-1

    0下载:
  2. BP算法的源代码 用于故障诊断 包括了数据归一化和参数选择-The source code for the BP algorithm for fault diagnosis, including data normalization and parameter selection
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:148622
    • 提供者:lihongyan
  1. Matlab-Normalized

    0下载:
  2. 用Matlab进行数据归一化处理方法的整理与说明。-Collation and descr iption of the data normalized using Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4783
    • 提供者:孔祥光
  1. data-fangzhen

    0下载:
  2. 数据归一化的仿真,利用matlab实现,很好的例子啊 课件描述加数据-The normalized simulation using matlab to achieve good example courseware descr iption plus data
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:803364
    • 提供者:李洪图
  1. normalization

    0下载:
  2. 数据归一化源码,可用于数据处理将数据归一化到0-1之间-The data normalization codes can be used for data processing the data normalized to between 0-1
  3. 所属分类:Graph program

    • 发布日期:2017-12-01
    • 文件大小:769
    • 提供者:小馨
  1. MODE_NORMALIZE

    0下载:
  2. 数据模型归一化,模态振动,数据分析,将振型与模态数据归一化,各种归一化方法-data normalize
  3. 所属分类:ELanguage

    • 发布日期:2017-11-25
    • 文件大小:1133
    • 提供者:梁亚斌
  1. myBPnet

    1下载:
  2. 很好的BP神经网络预测程序 包含数据归一化,网络训练和仿真,以及预测-BP neural network program contains data normalization, network training and simulation, and forecasting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:2048
    • 提供者:zzj
  1. Irispca

    1下载:
  2. Iris 数据集的pca降维,先对Iris数据集进行特征提取,数据归一化,并将结果用图像显示出来。-Iris dataset pca dimensionality reduction
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:38327
    • 提供者:chou
« 1 23 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com